func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeDocumentSseKmsEncryptedObjects

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L12231: 		if err := awsRestxml_serializeDocumentSseKmsEncryptedObjects(v.SseKmsEncryptedObjects, el); err != nil {
		serializers.go#L12254: func awsRestxml_serializeDocumentSseKmsEncryptedObjects(v *types.SseKmsEncryptedObjects, value smithyxml.Value) error {